feat!: remove backend interactions from nargo#6369
feat!: remove backend interactions from nargo#6369TomAFrench merged 7 commits intotf/remove-codegen-verifierfrom
nargo#6369Conversation
3f8f614 to
a77c447
Compare
a860e13 to
cc1ff8f
Compare
Benchmark resultsMetrics with a significant change:
Detailed resultsAll benchmarks are run on txs on the This benchmark source data is available in JSON format on S3 here. L2 block published to L1Each column represents the number of txs on an L2 block published to L1.
L2 chain processingEach column represents the number of blocks on the L2 chain where each block has 16 txs.
Circuits statsStats on running time and I/O sizes collected for every circuit run across all benchmarks.
Tree insertion statsThe duration to insert a fixed batch of leaves into each tree type.
MiscellaneousTransaction sizes based on how many contract classes are registered in the tx.
Transaction size based on fee payment method | Metric | | Transaction processing duration by data writes.
|
8635a9b to
996dddd
Compare
This is the nuclear option of separating
nargoandbb. Nargo no longer downloads or interacts withbbat all.